Problem Note 43283: "ERROR: Physical file does not exist" and "Java.lang.NullPointerException" might be issued when specifying the CURVELABEL and GROUP options in GTL
The following error messages might be written to the SAS Log when rendering PROC TEMPLATE code:
java.lang.NullPointerException
at
com.sas.graphics.applets.statgraph.sgchart.overlays.ScatterOverlay.objects2doubles(ScatterOverlay
.java:4593)
at
com.sas.graphics.applets.statgraph.sgchart.overlays.ScatterOverlay.connectNetwork(ScatterOverlay.
java:2242)
at
com.sas.graphics.applets.statgraph.sgchart.composite.Simple2DOverlayComposite.initLabeling(Simple
2DOverlayComposite.java:2501)
at
com.sas.graphics.applets.statgraph.sgchart.composite.Simple2DOverlayComposite.drawParts(Simple2DO
verlayComposite.java:2696)
at
com.sas.graphics.applets.statgraph.sgchart.composite.Simple2DOverlayComposite.draw(Simple2DOverla
yComposite.java:207)
at
com.sas.graphics.applets.statgraph.sgchart.composite.CompositeComponent.paintComponent(CompositeC
omponent.java:191)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at
com.sas.graphics.applets.statgraph.sgchart.composite.BaseOverlayContainer.paint(BaseOverlayContai
ner.java:666)
at
com.sas.graphics.applets.statgraph.sgchart.composite.OverlayContainer.paint(OverlayContainer.java
:176)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at com.sas.graphics.app.StatGraphSSR.render(StatGraphSSR.java:266)
java.lang.NullPointerException
ERROR: Physical file does not exist, C:\DOCUME~1\saslam\LOCALS~1\Temp\SAS Temporary
The directory for the physical file is your WORK directory.
This problem is most likely to occur if the GROUP= and CURVELABEL= options are specified on a plot statement in the template code and the group variable contains missing values.
To circumvent the problem, remove the observations from the data set where the group variable contains missing values.
Operating System and Release Information
SAS System | SAS/GRAPH | Solaris for x64 | 9.2 TS1M0 | 9.3 TS1M0 |
Linux for x64 | 9.2 TS1M0 | 9.3 TS1M0 |
OpenVMS on HP Integrity | 9.2 TS1M0 | 9.3 TS1M0 |
Linux | 9.2 TS1M0 | 9.3 TS1M0 |
64-bit Enabled Solaris | 9.2 TS1M0 | 9.3 TS1M0 |
HP-UX IPF | 9.2 TS1M0 | 9.3 TS1M0 |
64-bit Enabled HP-UX | 9.2 TS1M0 | 9.3 TS1M0 |
64-bit Enabled AIX | 9.2 TS1M0 | 9.3 TS1M0 |
Windows Vista | 9.2 TS1M0 | 9.3 TS1M0 |
Windows Vista for x64 | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft Windows XP Professional | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Standard Edition | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Datacenter Edition | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Enterprise Edition | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft® Windows® for x64 | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft Windows XP 64-bit Edition | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.2 TS1M0 | 9.3 TS1M0 |
z/OS | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.2 TS1M0 | 9.3 TS1M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
"ERROR: Physical file does not exist" and "Java.lang.NullPointerException" might be issued when specifying the CURVELABEL and GROUP options in the Graph Template Language (GTL).
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2011-06-09 16:32:35 |
Date Created: | 2011-05-17 09:01:02 |